html{
	height:100%;
}

*{
	box-sizing: content-box;
}

body.student{
	min-height:100%;
	position: relative;
    /*padding-bottom: 220px;*/
    padding-bottom:162px;
    background: #EEEEEE;
    font-family: Microsoft YaHei, Arial;
}


body.student .mainContent {
    width: 100%;
    padding-top: 90px;
    padding-bottom:26px;
}
/*********origin login******************/

#loginBody{
    overflow: hidden;
    font-family: 微软雅黑, 黑体, Verdana, Tahoma;
    font-size: 16px;
    padding-top: 150px;
}


#loginBody #background-image {
    position: fixed;
    width: 100%;
    height: 100%;
    -webkit-filter: blur(8px);
    -moz-filter: blur(8px);
    -ms-filter: blur(8px);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=8, MakeShadow=false);
    display: none;
    top: 0px;
}

hr.hr15 {
    height: 15px;
    border: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

hr.hr20 {
    height: 15px;
    border: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

#loginBody .login{
	position:relative;
	margin: 0px auto 0 auto;
    min-height: 460px;
    max-width: 420px;
    padding: 40px;
    background-color: #ffffff;
    margin-left: auto;
    margin-right: auto;
    border-radius: 4px;
    box-sizing: border-box;
    box-shadow: 0px 0px 18px #999;
    -moz-box-shadow: 0px 0px 18px #999;
    -webkit-box-shadow: 0px 0px 18px #999;
}

#loginBody .login .message {
    margin: 10px 0 0 -58px;
    padding: 18px 10px 18px 60px;
    background: #27A9E3;
    position: relative;
    color: #fff;
}

#loginBody #J-login #loginUserInfo{
	width: 100%;
    overflow-y: auto;
}

#J-login #loginUserInfo .userHead {
    margin:0 auto;
    margin-bottom: 20px;
    width: 150px;
    height: 150px;
    display: block;
}

#J-login #loginUserInfo .userHead img{
	width:100%;
	height:100%;
}

#J-login #loginUserInfo .userInfo {
    width: 100%;
    min-width: 200px;
    height: 30px;
    font-size: 15px;
    text-align: center;
    float: left;
    display: block;
}

#darkbannerwrap {
    background: url(../../image/Tag/aiwrap.png);
    width: 18px;
    height: 10px;
    margin: 0 0 20px -58px;
    position: relative;
}


#loginBody .login form{
	position:relative;
}

#loginBody .login input[type=text],#loginBody .login input[type=file],#loginBody .login input[type=password],#loginBody .login input[type=email]{
	box-sizing: border-box;
    border: 1px solid #DCDEE0;
    vertical-align: middle;
    border-radius: 3px;
    height: 50px;
    padding: 0px 16px;
    font-size: 14px;
    color: #555555;
    outline: none;
    width: 100%;
}

#loginBody .login input[type=submit],#loginBody .login input[type=button] {
    display: inline-block;
    vertical-align: middle;
    padding: 12px 24px;
    margin: 0px;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    color: #ffffff;
    background-color: #27A9E3;
    border-radius: 3px;
    border: none;
    -webkit-appearance: none;
    outline: none;
    width: 100%;
}

#loginBody #verifyCodeImg{
	position: absolute;
    width: 30%;
    height: 50px;
    right: 0px;
    top: 130px;
    cursor:pointer;
}

/*********new login*********************/
#loginBody{
	overflow-y:auto;
	padding-top:0px;
	padding-bottom:158px;
	position:relative;
}

#loginBody  .login-header{
	/*position: relative;*/
	/*float: left;*/
	width:100% ;
	height: 138px;
	/*border: 1px solid red;*/
}
#loginBody   .login-logo{
	float: left;
	width: 385px;
	height: 63px;
	/*border: 1px solid red;*/
	/*background-image: url(../img/logo.png);*/
	margin-left: 38px;
	margin-top:31px
}
#loginBody   .login-header-right{
	float: right;
	/*position: relative;*/
	width: 416px;
	height: 105px;
	/*border: 1px solid brown;*/
	/*background-image: url(../img/上部.png);*/
}

#loginBody   .login-header-language{
	/*float: left;*/
	position: relative;
	height: 23px;
	width: 270px;
	margin-top: -58px;
	margin-left: 75px;
	/*border: 1px solid palevioletred;*/
}
#loginBody   .login-header-language .language-or{
	margin-left: 18px;
	margin-right: 17px;
}
#loginBody   .login-header-language li{
	float: left;
	/*border: 1px solid blue;*/
	/*padding: 0px 18px;*/
}
#loginBody   .login-center .loginbox{
	position: absolute;
	width: 525px;
	max-width:525px;
	padding:40px 60px;
	height: 450px;
	top: 60px;
	right: 50px;
	background: #FFFFFF;
	/*border: 1px solid red;*/
	border-radius: 10px;
    box-shadow:#c7c7c7 0px 0px 18px;
	
}


#loginBody .loginbox .message, #loginBody .loginbox  #darkbannerwrap{
	margin-left:-78px
}


#loginBody   .return-Home{
	margin-left: 71px;
}
#loginBody   .loginbox-button{
	width: 468px;
	height: 64px;
	border: 2px solid #33C1FF;
	border-radius: 33px;
	margin:30px auto;
	overflow: hidden;
	}
#loginBody   .loginbox-button li{
	float: left;
	/*border: 1px solid #33C1FF;*/
	line-height: 64px;
	padding: 0px 94px;
	font-size: 22px;
	font-weight: 400;
	
}
#loginBody   .loginbox-button .zhuce{
	color: #33C1FF;
	
}
#loginBody   .loginbox-button .denglu{
	background: #33C1FF;
}

#loginBody   .username-box{
	width: 471px;
	height: 60px;
	/*margin-top: 30px;*/
	border: 1px solid #E6E6E6;
	margin:30px 30px;
}
#loginBody   .Email{
	
	width: 370px;
	height: 30px;
	margin-top:15px;
	border: none;
	outline: none;
	margin-left: 10px;
	font-size: 20px;
}
#loginBody   .password{
	width: 420px;
	height: 30px;
	margin-top:15px;
	border: none;
	outline: none;
	margin-left: 10px;
	font-size: 20px;
}

#loginBody   .password-box{
	width: 471px;
	height: 60px;
	/*margin-top: 30px;*/
	border: 1px solid #E6E6E6;
	margin:30px 30px;
}
#loginBody   .fa-unlock-alt,.fa-envelope-o,.fa-tablet{
	/*margin-right: 18px;*/
	color: #E6E6E6;
}
#loginBody   .Ver-number input{
	float: left;
	width: 235px;
	height: 60px;
	/*border: 1px solid red;*/
	margin-left: 30px;
	font-size: 20px;
	/*margin-top: 30px;*/
}
#loginBody   .Ver-number-btn{
	display: inline-block;
	font-size: 20px;
	background: #E6E6E6;
	color: #FFFFFF;
	width: 226px;
	height: 60px;
	/*border: 1px solid red;*/
	/*margin-top: 30px;*/
	margin-left: 10px;
	line-height: 60px;
	text-align: center;
	
}
#loginBody   .login-radio-box{
	/*border: 1px solid red;*/
	margin-left: 30px;
	margin-top: 18px;
}
#loginBody   .login-radio{
	/*margin-top: 30px;*/
	margin-left: 30px;
}
#loginBody   .loginBtn{
	width: 471px;
	height: 64px;
	/*background:linear-gradient(gradient(left,#18E6CA,#24F0BB);*/
	background: linear-gradient(to right, #18E6CA , #24F0BB); /* 标准的语法 */
	border: none;
	outline: none;
	margin-left: 30px;
	margin-top: 42px;
	font-size: 22px;
	color: #FFFFFF;
	border-radius: 10px;
}







#loginBody   .login-center{
	position: relative;
	width: 100%;
	height: 707px;
	/*border: 1px solid red;*/
}
#loginBody   .login-center .login-center-backimg{
	position: absolute;
	width: 100%;
	height: 100%;
}



#loginBody  .login-footer{
	/*float: left;*/
	position: absolute;
	bottom:0px;
	width: 100%;
	height: 158px;
	/*margin-top: 23px;*/
	/*border: 1px solid red;*/
}
#loginBody  .login-footer-backimg{
	position: absolute;
	width: 100%;
	height: 100%;
}
#loginBody  .login-footer-box{
	/*border: 1px solid red;*/
	max-width: 900px;
	width: 568px;
	height: 59px;
	margin: 0px auto;
	padding-top: 64px;
}
#loginBody  .login-footer-box p {
	/*border: 1px solid red;*/
	/*margin: 0p auto;*/
	text-align: center;
	line-height: 20px;
}









/**********remodal reset****************/
html.remodal-is-locked {
   overflow: auto;
}


body{
	/*position: relative;
    padding-bottom: 221px;
    min-height:100%;
    */
}

ul{
	list-style:none;
}


img{
	border:0
}

a:link,a:visited{
 text-decoration:none;  /*超链接无下划线*/
}

/***nav*****/
#head{
	float: none;
    margin: 0 auto;
    width: 100%;
    /*height: 160px;
    background-color: #EEF5FC;*/
    background-color: #fff;
}


#top-wrap{
   	padding-top:4px;
   	padding-bottom:4px;
    width: 100%;
    margin: 0 auto;
}

#top-wrap a:hover{
	color:#3564D0;
	cursor:pointer;
	text-decoration:none;
	font-weight:bold;
}

#top-wrap.logined{
	 border-bottom: 1px solid #d0d5d5;
	 background: #f7f7f7;
	 margin-bottom:10px;
}

#top-bar {
    line-height: 20px;
    font-size: 14px;
    text-align: right;
    color: #999999;
    /*width: 980px;*/
    width:1205px;
    margin: 0 auto;
}

#top-bar #customizeLink{
	float:left;
	display:block;
}

#top-bar #customizeLink a{
	display:none;
	color:#999999;
}

#top-bar #customizeLink a:hover{
	color:#3564D0;
}


#top-bar .intoZone{
	cursor:pointer;
	font-weight:bold;
}

#top-bar .intoZone:hover{
	color:#f60;
}

/*
#head .logo{
	height: 80px;
    width: 980px;
    margin: 0 auto;
}
*/
.logo .leftfloat {
    float: left;
    height: 30px;
    line-height: 30px;
    padding-top: 36px;
    font-size: 14px;
    text-align: center;
    color: #999;
    padding-left: 90px;
}

.logo .rightfloat {
	position:relative;
    float: right;
    padding-right: 20px;
    height: 70px;
    line-height: 70px;
    padding-top: 10px;
    font-size: 14px;
    text-align: center;
    color: #999;
}

.logo .rightfloat .escienceLogin{
	position:absolute;
	right: 20px;
    top: 0px;
}


#nav {
	width:100%;
	height:56px;
	margin:0 auto;	
	background: #3564D0;
	float: left;
	position:absolute;
	z-index:10;
	top:106px;
}
.nav_in{
    width:980px;
	height:56px;	
	margin:0 auto;
}

.nav_in ul {
	margin-left:-80px;
	float: left;
}

#nav_left {
	height:56px;	
    width:70px;
    float: left;	
    z-index:-1;
}

#nav_right {
	height:56px;
	margin-left:-110px;	
    width:110px;
    float: right;
    z-index:-1;
}


#nav ul{
	font-size:14px; 
	height:55px;
}



.nav_in ul#menu_home li
{
	position:relative;
	visible:visible;
	height:56px;
	float:left;
	text-align:center;
	line-height:55px;
	font-weight:normal;
	float:left;
	color: #FFF;
}

.nav_in ul#menu_home li a {
    color: #FFF;
}


#nav ul#menu_home li.menuName{
	list-style-type:none;
	width:70px;
	 vertical-align:middle;
}


#nav ul#menu_home li.menuSep{
	list-style-type:none;
	width:20px;
}


#nav ul#menu_home li.firstmenu1{
	color:#3060b4;
}

#nav ul#menu_home li.firstmenu3{
	width: 108px;
}

#nav ul#menu_home li.firstmenu1:hover{
	background:url(../../image/title1.png);
	color:#3060b4
}

#nav ul#menu_home li.firstmenu2:hover{
	background:url(../../image/title2.png);
	color:#3060b4
}

#nav ul#menu_home li.firstmenu3:hover{
	background:url(../../image/title3.png);
	color:#3060b4
}




#nav .search{
	width:260px;
	height:56px;	
	float:left;
	overflow:hidden;
	background: url(../../image/search.png) left no-repeat;
}

#nav .search .search-txt{
	float: left;
    height: 12px;
    margin-top: 15px;
    width: 115px;
    margin-left: 25px;
}

#nav .search img{
	margin-top: 18px;
}

.form-control {
    display: block;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.42857;
    color: #FFF;
    vertical-align: middle;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    border: none;
    background: #3564D0;
}

#nav .search #advanced_search {
    float: right;
    margin-top: 18px;
}

#advanced_search a {
    color: #FFF;
    font-size: 14px;
    position: relative;
}


/**学员端标题二级菜单设置*/

.nav_in ul#menu_home
{
	position:relative;
}


.nav_in ul#menu_home li a
{
	text-decoration:none;
}


.nav_in ul#menu_home li:hover a.blue{
	color:#3060b4;
}


.nav_in ul#menu_home li ul 
{
	position:absolute;
	display:none;
	background-color:#e5f2ff;
	width:70px;
	top:55px;
	left:0px;
	z-index: 20;
	padding:0px;
	margin:0px;
	list-style:none;
	height:auto;	
}

.nav_in ul#menu_home li ul.secondmenu3{
	width:108px;
}

#nav ul#menu_home li:hover ul{
	display:block;
}

.nav_in ul#menu_home li ul li:hover a{
	color:#3060b4;
} 

.nav_in ul#menu_home li ul.secondmenu2 li
{
	float:none;
	margin:0;
	padding:0;
	height:40px;
	line-height:38px;
	margin-bottom:0px;
	text-align: center;
	text-decoration:none;
	/*background:url(../../image/secondmenu2.png);*/
}


.nav_in ul#menu_home li ul.secondmenu3 li
{
	float:none;
	margin:0;
	padding:0;
	height:40px;
	line-height:38px;
	text-align: center;
	text-decoration:none;
	/*background:url(../../image/secondmenu3.png);*/
}


.nav_in ul#menu_home li ul li.menuLine{
	height:1px;
	line-height:1px;
	background-color:#3564D0;
}

.nav_in ul#menu_home li ul li a 
{
	 color: #000; 
	 text-decoration:none;
	 font-size:10pt;
	 font-family:"微软雅黑";
}

/*************simpleNav*************************/
#simpleNavBar{
	/*height: 50px;*/
	width:100%;	
	background-color: #1F376D;
	z-index:1000;
}

.student #simpleNavBar{
    /*height: 76px;*/
    /*background: #4A4A4A;*/
   background:#0e1d63
}


.nav-login-top{
	left: 0px;
    top: 0px;
    width: 100%;
    height: 50px;
    position: relative;
    display: block;
    min-width: 0px;
    z-index: 1001;
    color: white;
    font-size: 16px;
    /*background-color: #1F376D;*/
    border-radius: 0px;
    margin: 0px;
    padding: 0px;
    font-family: 微软雅黑, "Microsoft YaHei";
}


.student  .nav-login-top{
	 /*background: #4A4A4A;*/
	 margin-top: 15px;
	 background: inherit;
}

.nav-login-top a{
	text-decoration:none;
	color:white;
}

.nav-login-top a:hover{
	color:#ffc600;
	cursor:pointer;
	text-decoration:none;
	
}

.nav-login-top .nav-menu-container{
	left: 0px;
    top: 0px;
    width: 1260px;
    height: 50px;
    display: block;
    min-width: 0px;
    z-index: 0;
    font-size: 16px;
    border-radius: 0px;
    margin: 0px auto;
    padding: 0px;
    padding-top: 2px;
}

.nav-login-top .logo-container{
	float: left;
    width: 180px;
    height: 100%;
    background: url(../../image/logo/casmooc_yellow.png) left no-repeat;

}

.student .nav-login-top .logo-container{
	height:40px;
}

.nav-login-top ul.nav-bin{
    float:left;
    display:block;
	width:550px;
	height:100%;
	
}


.student .nav-login-top ul.nav-bin{
	float: left;
    display: block;
    width: 500px;
    height: 100%;
    padding-left: 100px;
}

.nav-login-top .nav-bin li{
	float:left;
	width:80px;
	text-align:center;
	margin-right: 20px;
	line-height: 50px;
    display: inline-block;
    height:100%;
}


.student .nav-login-top ul.nav-bin{
	height:40px;
	box-sizing: border-box;
}
    
.student  .nav-login-top .nav-bin li{
  	line-height: 40px;
}


.nav-login-top .nav-bin li a{
	font-family: 微软雅黑, "Microsoft YaHei";
    font-size: 16px;
    text-align: center;
    vertical-align: middle;
}




.nav-login-top .search{
	width: 200px;
    height: 100%;
    float: left;
    overflow: hidden;
    background: url(../../image/search.png) left no-repeat;
}

.student .nav-login-top .search{
	float: left;
    width: 300px;
    height: 40px;
    margin-left: 4px;
    cursor: pointer;
}

.student .nav-login-top .search .search1{
	width: 300px;
    height: 30px;
    border-radius: 20px;
    margin: 5px auto;
    background: #808080;
}

.nav-login-top .search input.form-control{
	float: left;
    height: 18px;
    margin-top: 15px;
    padding:0px;
    width: 150px;
    margin-left: 15px;
    color:white;
    background-color: #1F376D;
    border: none;
    cursor: pointer;
    outline: none;
}




.student .nav-login-top .search input{
   float: left;
    width: 255px;
    height: 22px;
    /* margin-left: 3px; */
    margin: 4px 9px;
    font-size: 17px;
    background: #808080;
    outline: none;
    border: none;
    color: white;
    cursor: pointer;
}


.nav-login-top .search .search-icon{
	margin-top: 18px;
    display: block;
}


.nav-login-top .userAndRoles{
	width: 290px;
    height: 100%;
    float: right;
    position:relative;
}

.student .nav-login-top .userAndRoles{
	width: 260px;
}


.userAndRoles .roleLink{
	position: absolute;
    top: 49px;
    right: -30px;
    width: 150px;
    display:none;
}

.userAndRoles .roleLink a{
    font-family: "Arial","Hiragino Sans GB", \5fae\8f6f\96c5\9ed1, "Helvetica", "sans-serif";
    font-size: 16px;
    color: #000;
    position: relative;
    display: block;
    text-align: left;
    padding: 7px;
    padding-left: 25px;
    line-height: 1.5;
}

.userAndRoles .roleLink a:hover{
	text-decoration:none;
	cursor:pointer;
	color:#f60;
	font-weight:bold;
}

.userAndRoles .roleLink .bufferMask{
	opacity: 0.9;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    float: left;
    left: 0;
    display: block;
    z-index: 0;
    position: absolute;
    width: 100%;
    height:100%;
    background-color: #ddd;
}


.nav-login-top .userAndRoles .myStudy{
	float:right;
	font-family: "Arial","Hiragino Sans GB", \5fae\8f6f\96c5\9ed1, "Helvetica", "sans-serif";
    color: #fff;
    margin: 0 30px 0 20px;
    font-size: 14px;
    height: 100%;
    line-height: 50px;
}

.userAndRoles .operatorName{
	padding: 0px;
    margin: 0px;
    font-family: "Arial","Hiragino Sans GB", \5fae\8f6f\96c5\9ed1, "Helvetica", "sans-serif";
    font-size:14px;
    padding-right:5px;
    max-width:120px;
    min-width:80px;
    text-align:center;
    overflow:hidden;
    display: inline-block;
    float: right;
    /*height: 100%;*/
    line-height: 50px;
    color:#fff;
}

.userAndRoles .headPic{
	width: 40px;
    height: 40px;
    display: block;
    float: right;
    margin-top: 5px;
}


.userAndRoles .headPic img{
	width: 100%;
    height: 100%;
}

.userAndRoles .logonAction{
	float: right;
    height: 100%;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    display:none;
}

.unlogonStatus .logonAction{
	display:block;
}


.unlogonStatus .headPic,.unlogonStatus .operatorName,.unlogonStatus .myStudy{
	display:none;
}


/***************门户面包屑********************/
.student #Breadcrumbs{
	width: 1205px;
    margin: 10px auto;
}

.student #Breadcrumbs  .breadcrumb{
	margin-bottom: 0px;
	background: inherit;
}

.student .breadcrumb>li {
    display: inline-block;
    font-size:15px;
     
}

.breadcrumb li a{
	color:#4489F3;
	font-family: 微软雅黑, "Microsoft YaHei";
	font-weight:500;
}

.breadcrumb li a:hover{
	/*text-decoration:underline;*/
	font-weight:bold;
	color:#428BCA;
}
.breadcrumb li a{
	color:#4489F3;
	font-family: 微软雅黑, "Microsoft YaHei";
	font-weight:500;
}

.breadcrumb li:first-child a{
	color:#545050;
}
/*
.breadcrumb li:last-child a{
	color:#4489F3;
	font-family: 微软雅黑, "Microsoft YaHei";
	font-weight:500;
}
*/
.breadcrumb > li + li:before {
    color: #CCCCCC;
    content: "> ";
    padding: 0 5px;
}

/******************分类器**********************/
.student #categoryContainer{
	background-color: #fff;
	/*padding-top:50px;*/
	margin-bottom: 30px;
    position: relative;
}

.student #categoryContainer{
	/*padding-top: 76px;*/
}

.student #categoryContainer .top{
	padding: 20px 0px;
    width: 1205px;
    font-size: 14px;
    background-color: #fff;
    color: #666;
    margin: 0 auto;
    padding:7px 0px;
    font-family: "Arial","Hiragino Sans GB", \5fae\8f6f\96c5\9ed1, "Helvetica", "sans-serif";
}

.student #categoryContainer .coursetype{
	cursor:pointer;
}

.student #categoryContainer .coursetype:hover{
	color:#3563D0;
}

.student #categoryContainer .top .cata .coursetype.active{
	background-color: #0A70E7;
    border-radius: 20px;
	color:#fff;
}


.student #categoryContainer .top .bread{
	padding: 7px 0px;
	font-size: 18px;
	font-weight: bold;
}

.student #categoryContainer .top .bread .separate{
	margin: 0 10px;
}

.student #categoryContainer .top .bread .bread-item{
	display: inline-block;
	padding: 4px;
}

.student #categoryContainer .top .cata{
	display:block;
	width:100%;
    padding:7px 0px;
}	

.student #categoryContainer .top .cata .cata-item{
	margin-right: 20px;
	display: inline-block;
    padding: 5px 17px;  
    color:#524F4F;
    font-size: 18px;

}
 .student #categoryContainer .top .cata .cata-item:hover{
	background:#0A70E7;
	color:white;
	border-radius:20px;
	padding: 5px 17px ;
} 

.student #categoryContainer .top .cata .cata-item-selected {
    margin-right: 20px;
    padding: 4px;
    color: #3563D0; 
}

.student #categoryContainer .top .navigate,.student #categoryContainer .top .field{
	width:100%;
    padding:7px 0px;
}

.student #categoryContainer .top .navigate .nav-item,.student #categoryContainer .top .field .field-item{
	display: inline-block;
	line-height: 1.5em;
	margin-right: 30px;
    padding: 4px;
    color: #A1A1A1;
    font-size: 16px;
}

.student #categoryContainer .top .navigate .nav-item.active{
	background-color: #3563D0;
	color:#fff;
	border-radius:6px;
	padding-left:6px;
	padidng-right:6px;
}

.student #categoryContainer .top .navigate .nav-item-selected,.student #categoryContainer .top .field .field-item-selected{
    margin-right: 30px;
    padding: 4px;
    border-radius: 4px;
    color: white;
    background-color: #3563D0;
}



/*******************分页器**********************/
.student .container-footer .container-inner {
   /* display: flex;
    flex-direction: row;
    justify-content: space-between;
    */
    float: right;
    padding-right:25px;
    position: relative;
    float: right;
}

.student .container-inner .footerBottom {
	margin-left: 10px;
	float: left;
    padding: 5px;
    width: 50px;
    height: 17px;
    border: 1px solid #bbb;
    color: #888;
    text-align: center;
    vertical-align: middle;
    background-color: white;
}

.student .container-inner .footerNum {
	margin-left: 10px;
	float: left;
    padding: 5px;
    width: 17px;
    height: 17px;
    border: 1px solid #bbb;
    color: #888;
    text-align: center;
    vertical-align: middle;
    background-color: white;
}

.student .container-inner .footerNum-secleted {
	margin-left: 10px;
	float: left;
    padding: 5px;
    width: 17px;
    height: 17px;
    border: 1px solid #bbb;
    background-color: #71C671;
    color: white;
    text-align: center;
    vertical-align: middle;
}

/********************简易页脚********************/

#simplefoot {
	clear:both;
	position:relative;
    height: 80px;
    width: 100%;
    float:none;
    background: #E1E1E1;
    color: #9194A5;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
}

#simplefoot #link {
    background: none;
    padding: 20px 0px 0px;
}

#simplefoot #link p {
    margin: 0px;
    padding: 0px;
    line-height: 20px;
    font-family: arial,tahoma,'Microsoft Yahei','\5b8b\4f53',sans-serif;
}
/********************详细页脚**********************/
#foot{
	position:absolute;
	bottom:0px;
	width: 100%;
	/*
	height:221px;
	font-family: "微软雅黑","黑体", Verdana, Tahoma;
    font-size: 12px;
    color: #333333;
    background: #bbc9d4;   
    */
}


#foot #footer_bg {
    width: 100%;
    background: none;
}

#foot #footer_1 {
    width: 980px;
    height: 60px;
    margin: 0 auto;
    padding-top: 0;
}


#foot #footer_2 {
    width: 100%;
    height: 160px;
    margin: 0 auto;
    padding-top: 0;
    background: #060f3f;
}

#foot .dw_up {
    width: 980px;
    height: 42px;
    padding-top: 20px;
    text-align: center;
    padding-left: 10px;
}


#foot .dw_up_line {
    width: 100%;
    border-bottom: 1px #ebebeb solid;
}


#foot .up_div {
    height: 30px;
    line-height: 30px;
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    float: left;
}

#footer_1 a, #footer_2 a {
    color: #666;
}

.dw_wz a {
    text-align: center;
    margin: 0 20px 0 20px;
}

#footer_1 a:hover, #footer_2 a:hover{
	color:#f60;
	text-decoration:none;
	cursor:pointer;	
}

#footer_2 a:hover{
	font-weight:bold;
}

#foot .dw_up a {
    text-align: center;
    margin: 0 20px 0 20px;
    font-size: 16px;
}



#foot .dw {
    width: 978px;
    height: 62px;
    margin: 0 auto;
	position:relative;
}

#foot .dw #_ideConac{
	position: absolute;
    top: 10px;
    right: 10px;
}


#foot .dw .dw_wz {
    width: 820px;
    height: 42px;
    padding-top: 20px;
    text-align: center;
    padding-left: 160px;
}

#foot .dw .dw_wz .wz_div {
    height: 30px;
    line-height: 30px;
    color: #666666;
    font-size: 14px;
    text-align: center;
    border-right: 1px #CCCCCC solid;
    float: left;
}

#foot .dw .dw_wz .wz_div.last{
	border-right: none;
}


#footer_2 .d_bq {
    width: 980px;
    height: 78px;
    background-color: #060f3f;
    margin: 0 auto;
    line-height: 30px;
    color: #666666;
    text-align: center;
    padding-top: 20px;
}

.student #foot{
    width: 100%;
    /*height: 220px;
    background: #4A4A4A;
    background:#0e1d63;
    color: #fff;*/
    position: absolute;
    bottom: 0px;
    font-family: Microsoft YaHei, Arial;
}

.student .footContent{
	width:800px;
	margin:0 auto;
	padding-top: 30px;
}

.student .footContent .footTop{
	min-height: 110px;
}

.student .footContent .footBottom{
	text-align:center;
}


/****************mainStructure**********************/
#main_bg {
    width: 100%;
    background-color: #EEF5FC;
    padding-top: 20px;
    min-height: 580px;
}

/*****************widget***********************/
.buttonBar{
	width: 200px;
    float: left;
    height: 50px;
    float: right;
    padding-top:20px;
}

span.simpleButton{
	cursor: pointer;
    display: block;
    line-height: 1em;
    color: #fff;
    float: left;
    display: block;
    margin-right:16px;
    padding: 10px 16px 10px 16px;
    font-size: 16px;
    background-color: #f49d00;
    font-weight: bold;
    border-radius:5px;
}

span.orangeSimpleButton{
    background-color: #f49d00;
}

span.blueSimpleButton{
    background-color: #3c8bea;
}

span.redSimpleButton{
    background-color: #f2636a;
}


/*****************用户名片信息**********************/
.authLoginTips,.authLoginConfirm{
	padding:5px 5px 15px 5px;
}

.authLoginTips .tipInfo,.authLoginConfirm .tipInfo{
	min-height: 50px;
    padding-top: 20px;
    padding-left: 20px;
    margin-bottom:30px;
}

.authLoginTips .tipInfo p,.authLoginConfirm .tipInfo p{
	text-align: left;
    line-height: 1em;
    font-size: 16px;
}

.tipInfo p.sucessTip{
	color:#21A557;
	text-align: center;
    font-weight: bold;
    font-size: 20px;
}


#abnormalInfo .userinfo .box{
	display: inline-block;
	text-decoration: none;
    font-family: "Microsoft YaHei", \5fae\8f6f\96c5\9ed1, "Arial","Hiragino Sans GB", "Helvetica", "sans-serif";
    float:left;
    font-size: 13px;
    width: 300px;
    height: 75px;
    text-align: left;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 1.5em;
    border: none;
    cursor:pointer;
}

#abnormalInfo .userinfo .box:hover, #abnormalInfo .userinfo .box.selected{
	background-color:beige;
}

#abnormalInfo .userList{
	padding-left:10px;
	margin-bottom:30px;
}

#abnormalInfo .userinfo{
	display: inline-block;
}


.userinfo .zone-headPic,.zone-headPic {
    width: 70px;
    height: 70px;
    box-shadow: 0 1px 3px #999;
    cursor: pointer;
    float: left;
    display: block;
}

.zone-headPic img{
    width: 100%;
    height: 100%;
}

.userinfo .personal-info {
    width: 200px;
    padding-left: 10px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.personal-info .nickname {
    font-size: 16px;
}

.personal-info .info {
    color: #666666;
}


/***************************************/
.orgContainer-wrapper .scrollable-wrapper {
    overflow-x: hidden;
    overflow-y: auto;
    width: 99%;
    padding-left: 10px;
    height: 500px;
}

.scrollable-wrapper {
    /*display: inline-block;*/
    text-align: left;
}

.follow-modal-body-wrapper{
	display: inline-block;
	width:100%;
}


.follow-modal-user-box-wrapper{
	display: inline-block;
}



.follow-modal-user-box-wrapper .box{
	font-size: 13px;
    width: 300px;
    height: 75px;
    text-align: left;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    line-height:1.5em;
    border:none;
    color: inherit;
    text-decoration: none;
    font-family: "Microsoft YaHei", \5fae\8f6f\96c5\9ed1, "Arial","Hiragino Sans GB", "Helvetica", "sans-serif";
}

.follow-modal-user-box-wrapper .removed .mask{
	width: 300px;
    height: 75px;
    position: absolute;
    top: 0px;
    left: -70px;
    opacity: 0.7;
    background-color: #aaa;
    cursor: no-drop;
}

.follow-modal-user-box-wrapper .box .remove{
	height: 30px;
    width: 30px;
    position: absolute;
    right: 0;
    top: 0px;
    left: 120px;
    display:none
}


.ableRemove .box:hover .remove{
	display:block;
}

.follow-modal-user-box-wrapper .removed:hover .remove{
	display:none;
}

.follow-modal-user-box-wrapper .box .remove .removeButton{
	height: 18px;
    width: 18px;
    text-align: center;
    position: absolute;
    right: 0;
    color: #fff;
    background: url(//nos.netease.com/edu-image/660A06735B9ED949F9835C65C3732285.png?imageView&quality=100) no-repeat;
    background-color: rgba(0, 0, 0, 0.4);
    background-position: 3px;
    background-size: 13px;
   	cursor:pointer;
}


.personal-info{
	width: 200px;
    padding-left: 10px;
    display: inline-block;
    vertical-align: middle;
    position:relative;
}



.personal-info .info span{
   font-size: 13px;
}


/*************学员名片*************/
.hoverContainer{
	position:relative;
}


.u-userCard{
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 1px 1px 6px #aaa;
    -moz-box-shadow: 1px 1px 6px #aaa;
    box-shadow: 1px 1px 6px #aaa;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10001;
    border: 1px solid #aaa;
}


.u-userCard .userCardBackground{
	width:100%;
	height:68px;
	position:absolute;
	background: url(../../image/skin/default-userCard.jpg) center top no-repeat;
	top:0px;
	left:0px;
}


.u-userCard .main{
	height:160px;
    width: 260px;
    position:relative;
    padding: 30px 10px 12px 10px;
}

.u-userCard .face{
	float:left;
	-webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0px 0px 2px #aaa;
    -moz-box-shadow: 0px 0px 2px #aaa;
    box-shadow: 0px 0px 2px #aaa;
    width: 80px;
    height: 80px;
    background: #fff;
    padding: 2px;
}

.u-userCard .info {
    width: 140px;
    height: 36px;
    padding: 42px 0 0 28px;
    float: left;
}

.u-userCard .info .name {
    font-size: 14px;
    max-width: 147px;
    color: #333;
    font-family: '微软雅黑';
    font-weight: bold;
    line-height: 20px;
    text-decoration:none;
}

.u-userCard .nameloginfo {
    margin-bottom: 3px;
    margin-top: 3px;
    text-align:left;
}

.u-userCard .u-usrattstatis{
	text-align:left;
}

.u-userCard .info .gztxt {
    color: #999;
    font-size: 12px;
}

.u-usrAttStatis, .u-usrAttStatis .link {
    font: 12px/22px '宋体';
    color: #666;
    text-decoration:none;
}

.u-userCard .des {
    padding: 10px 0 5px 0;
    margin: 0px;
    text-align: left;
    font-size: 12px;
    color: #999;
    line-height: 1.5;
    width: 120px;
    height: 16px;
    overflow: hidden;
    text-overflow :ellipsis;
    word-wrap: break-word;
    word-break: break-all; 
    white-space: nowrap;
}

.u-userCard .gz {
    text-align: center;
    padding: 10px 0;
}

.u-usrAttOp.j-disable {
    color: #333;
    cursor: default;
}


.u-usrAttOp {    
    width: 54px;
    height: 21px;
    text-align: left;
    font: 12px/21px '宋体';
    background: url(../../image/sprite/friendsUI.png) no-repeat;
    display:none;
}


.f-fr {
    float: right;
}

.u-usrAttOp .op {
    color: #999;
    padding-right: 7px;
}


.u-usrAttOp.j-disable-1 {
    background-position: 0 -90px;
    width: 83px;
    color: #333;
    cursor: default;
    padding-left: 23px;
    display:block;
}

.u-usrAttOp.j-able-1{
	background-position:0 0px;
	display:block;
}

.ableInfo,.disableInfo{
	display:none;
}

.j-disable-1 .disableInfo{
	display:block;
	text-decoration:none;
	cursor:pointer;
}

.j-able-1 .ableInfo{
	display:block;
	text-decoration:none;
	cursor:pointer;
	padding-left: 23px;
	box-sizing:border-box;
}

.ableInfo,.ableInfo:hover{
	color:#fff;
}

.u-userCard .loading {
    width: 243px;
    text-align: center;
    line-height: 40px;
}



/*************remodal********/

.remodal {
    padding: 5px;
    max-width: 700px;
}

.remodal .box{
	width: 100%;
    height: 40px;
    border-bottom: 1px #E6E6E6 solid;
}

.remodal-close {
    left: inherit;
    right: 0;
    z-index: 2;
}

.remodal .wrapper{
	clear: both;
}

.remodal .wrapper.common{
	padding-top:20px;
}

.remodal.noBorder{
	padding:0px 0px 30px;
}


.remodal .search {
    float: right;
    padding: 5px 60px;
}

.remodal .search input {
    font-size: 12px;
    line-height: 1.5;
    padding-left: 20px;
}

.follow-modal-user-box-wrapper .user-box{
	font-size: 13px;
    width: 300px;
    height: 75px;
    text-align: left;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 1.5em;
    border: none;
    color: inherit;
    text-decoration: none;
    font-family: "Microsoft YaHei", \5fae\8f6f\96c5\9ed1, "Arial","Hiragino Sans GB", "Helvetica", "sans-serif";
    border: none;
}


.user-box .add{
	height: 30px;
    width: 30px;
    position: absolute;
    right: 0;
    top: 0px;
    font-size:18px;
    display: none;
}

.user-box:hover .add{
	display: block;
}

.user-box:hover .add .addTag{
	cursor:pointer;
	color:#0455a6;
}


/************图片查看器*******/
img.forViewer{
	cursor:zoom-in;
}


.remodal.photo {
    margin: 0px;
    padding:0px;
    width:initial;
    max-width:1000px;
}

.remodal.photo .imgContainer {
    position: relative;
}

.remodal.photo .remodal-close {
    left: -30px;
    top: -30px;
}

.remodal.photo .remodal-close:before{
	font-size: 40px;
}

.remodal.photo .remodal-close:hover{
	color:#fff;
}

.remodal.photo .imgContainer img {
    max-width: 1000px;
}



/*************上传控件*********/
.remodal .box{
	width: 100%;
    height: 40px;
    border-bottom: 2px #0455a6 solid;
}

.remodal .box .title{
	font-size:14pt;
	color:#3C8BEA;
	font-weight:bold;
	text-align:right;
	margin-right:5px;
	margin-top:5px;
}

.remodal .wrapper{
	clear: both;
}

.remodal.uploader {
    width: 400px;
    box-sizing: content-box;
    padding: 0px 0px 30px;
}

.remodal.uploader #uploadInfoContainer {
    min-height: 150px;
    max-height: 500px;
    overflow-y: hidden;
    padding-top: 20px;
    border: none;
    box-sizing: border-box;
}

.remodal.uploader .uploadify, .remodal.uploader .uploadifive-button{
    margin: 0 auto;
}

.remodal.uploader #uploadInfo {
    font-size: 13px;
    color: #f60;
    width: 60%;
    margin: 20px auto 0;
}


.remodal.uploadFileShower{
	padding: 0px 0px 30px;
}


.remodal.uploadFileShower .fileInfo{
	margin:0px;
}

.remodal.uploadFileShower .fileInfo:hover{
	background-color:#def2e7;
}
    
.remodal.uploadFileShower .fileInfo .fileName{
	font-size: 25px;
    margin-top: 20px;
    margin-bottom: 1px;
    cursor: pointer;
    width:400px;
    overflow-x:hidden;
    text-decoration: underline;
    text-align: center;
    display: inline-block;
}

.remodal.uploadFileShower .tips{
    color: #aaa;
	font-style: italic
}

/*********************remodal orgList********************************/
.remodal .orgContainer{
	width: 690px;
}


/*********************table******************************************/
table.report th{
	min-width:8em;
}


/*********************icon*****************************************/


/********************onlineStudyFrame********************************/



.onlineStudyFrame{
	background-color: #EEF5FC;
}

.onlineStudyFrame #categoryContainer{
	background-color: #EEF5FC;
	/*padding-top:50px;*/
	margin-bottom: 30px;
    position: relative;
}

.student .onlineStudyFrame #categoryContainer{
}

.onlineStudyFrame #slideContainer{
	position: relative;
}

.onlineStudyFrame .recommendResourceList{
	margin-bottom: 40px;
}

.onlineStudyFrame #courseListWrapper{
	min-height: 400px;
}

.onlineStudyFrame #categoryContainer .top{
	padding: 0px 0px;
	width: 1205px;
    font-size: 14px;
    background-color: inherit;
    color: #666;
    margin: 0 auto;
    padding:7px 0px;
    font-family: "Arial","Hiragino Sans GB", \5fae\8f6f\96c5\9ed1, "Helvetica", "sans-serif";
}

.onlineStudyFrame #categoryContainer .coursetype{
	cursor:pointer;
}

.onlineStudyFrame #categoryContainer .coursetype:hover{
	color:#3563D0;
}

.onlineStudyFrame #categoryContainer .coursetype.active{
	color:#3563D0;
}



.onlineStudyFrame #categoryContainer .top .bread{
	padding: 7px 0px;
	font-size: 18px;
	font-weight: bold;
}

.onlineStudyFrame #categoryContainer .top .bread .separate{
	margin: 0 10px;
}

.onlineStudyFrame #categoryContainer .top .bread .bread-item{
	display: inline-block;
	padding: 4px;
}

.onlineStudyFrame #categoryContainer .top .cata{
	display:block;
	width:100%;
    padding:7px 0px;
}	



.onlineStudyFrame #categoryContainer .top .cata .cata-item-selected {
    margin-right: 20px;
    padding: 4px;
    color: #3563D0; 
}

.onlineStudyFrame #categoryContainer .top .navigate,.onlineStudyFrame #categoryContainer .top .field{
	width:100%;
    padding:7px 0px;
}

.onlineStudyFrame #categoryContainer .top .navigate .nav-item,.onlineStudyFrame #categoryContainer .top .field .field-item{
	display: inline-block;
	line-height: 1.5em;
	margin-right: 30px;
    padding: 4px;
}

.onlineStudyFrame #categoryContainer .top .navigate .nav-item.active{
	background-color: #3563D0;
	color:#fff;
	border-radius:6px;
	padding-left:6px;
	padidng-right:6px;
}

.onlineStudyFrame #categoryContainer .top .navigate .nav-item-selected,.onlineStudyFrame #categoryContainer .top .field .field-item-selected{
    margin-right: 30px;
    padding: 4px;
    border-radius: 4px;
    color: white;
    background-color: #3563D0;
}



.onlineStudyFrame #slideContainer .scroll {
    padding: 20px 0px;
   /* display: flex;
    flex-direction: row;*/
    width: 1205px;
    font-size: 16px;
    justify-content: space-between;
    margin: 0 auto;
}

.onlineStudyFrame #slideContainer .scroll-img {
    width: 936px;
    float:left;
    height: 400px;
    font-size: 25px;
    color: white;
    border: 1px solid #bbb;
    background-color: #71C671;
}

.onlineStudyFrame .scroll-list {
	float:left;
   /* display: flex;*/
    flex-direction: column;
    margin-left: 10px;
    width: 255px;
    height: 400px;
    font-size: 16px;
    background-color: #595959;
    color: #bbb;
}

.onlineStudyFrame .scroll-list .scroll-title {
    background-color: #404040;
   /* display: flex;
    flex-direction: row;
    justify-content: center;
    */
    padding-left: 45px;
    box-sizing: border-box;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.onlineStudyFrame .scroll-title .scroll-title-name {
    margin: 5px 5px 0 5px;
    padding: 5px;
    float: left;
}

.onlineStudyFrame .scroll-title .scroll-title-name-selected {
    border-bottom: 2px solid #71C671;
    margin: 5px 5px 0 5px;
    padding: 5px;
    color: white;
    float: left;
}

.onlineStudyFrame .scroll-list .scroll-list-cost {
    height: 300px;
    width: 100%;
    font-size: 14px;
    clear: both;
}

.onlineStudyFrame .scroll-list .scroll-list-item {
   /* display: flex;
    flex-direction: row;
    */
    float:left;
    padding: 5px;
}

.onlineStudyFrame .scroll-list .item-num {
	float: left;
    padding: 5px;
    border: 1px solid #bbb;
    height: 16px;
    width: 16px;
    margin-right: 9px;
}

.onlineStudyFrame .scroll-list .item-num-top3 {
	float:left;
    padding: 5px;
    height: 16px;
    width: 16px;
    margin-right: 9px;
    background-color: #71C671;
    color: white;
    font-weight: bold;
}

.onlineStudyFrame .recommendResourceList .seriesLesson {
    padding: 5px 0px 20px;
   /* display: flex;
    flex-direction: column;*/
    width: 1205px;
    font-size: 16px;
    margin: 0 auto;
}

.onlineStudyFrame .seriesLesson .seriesLesson-title {
    font-size: 25px;
    padding: 5px 0;
   /* display: flex;*/
    flex-direction: row;
    justify-content: space-between;
}

.onlineStudyFrame .seriesLesson .seriesLesson-content {
   /* display: flex;*/
    flex-direction: row;
    justify-content: space-between;
}

.onlineStudyFrame .seriesLesson .icon-word {
    color: #888;
    font-size: 17px;
   /* display: flex;
    flex-direction: row;
    */
    float:right;
    padding: 3px;
}

.onlineStudyFrame .seriesLesson-content .seriesLesson-item {
    height: 200px;
    margin-right: 10px;
    float:left;
}

.onlineStudyFrame .seriesLesson-content .seriesLesson-list {
	float:left;
    width: 288px;
    height: 174px;
    background-color: #fff;
    border: 1px solid #bbb;
    padding: 0 10px;
    color: #888;
    line-height: 1.55;
}

.onlineStudyFrame .seriesLesson-item .imgSize {
    width: 288px;
    height: 174px;
}

.onlineStudyFrame .seriesLesson-item .seriesLesson-item-title {
    margin-top: 5px;
    font-size: 16px;
}

.onlineStudyFrame .seriesLesson-item .seriesLesson-item-title-dec {
    font-size: 13px;
    color: #888;
}

.onlineStudyFrame #courseListWrapper #courseListContainer{
    padding: 5px 0px 20px ;
    width: 1205px;
    font-size: 16px;
    margin-top: 40px;
    margin: 0 auto;
}

.onlineStudyFrame #courseListWrapper .container-footer {
    padding: 5px 0px 20px ;
    width: 1205px;
    font-size: 14px;
    margin: 0 auto;
}


.onlineStudyFrame #courseListContainer #courseFilterNav {
   /* display: flex;
    flex-direction: row;*/
    position:relative;
    box-sizing: border-box;
    float:left;
    width: 100%;
    background-color: #fff;
    z-index:1;
    cursor:pointer;
}

#courseList,.onlineStudyFrame #courseListContainer #courseList{
   /* display: flex;
    flex-direction: row;*/
    float:left;
    width: 100%;
    margin-top: 30px;
    justify-content: space-between;
}


.onlineStudyFrame #courseFilterNav .filterNav-item{
    float: left;
    padding: 10px;
    line-height: 20px;
    font-size: 14px;
}

.onlineStudyFrame #courseFilterNav .filterArc{
    padding-top: 10px;
    padding-right: 10px;
    line-height: 20px;
    font-size: 14px;
    float: right;
    width: 1000px;
    text-align: right;
}

.onlineStudyFrame #courseFilterNav .filterArc .search{
	display: inline-block;
    margin-right: 30px;
    border-radius: 5px;
    line-height: 1.5em;
    padding: 2px 5px;
    border: 1px solid #3563D0;
}

.onlineStudyFrame #courseFilterNav .filterArc .search input{
	border: none;
    outline: none;
    font-size: 14px;
}

.onlineStudyFrame #courseFilterNav .furtherFilter{
	 width:100%;
	 min-height:200px;
	 height:auto;
	 display:none;
	 background:none;
	 box-sizing: border-box;
     padding: 20px 30px;
}

.onlineStudyFrame #courseFilterNav.hover .furtherFilter{
	position:absolute;
	top:42px;
	left:0px;
	display:block;	
}


.onlineStudyFrame #courseFilterNav.active .furtherFilter{
	top:0px;
	left:0px;
	display:block;
	position:relative;
	clear:both;
}

.onlineStudyFrame #courseFilterNav .furtherFilter .mask{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	filter: alpha(opacity=1);
    opacity: 1;
    box-shadow: 0 5px 16px rgba(140, 194, 247, 0.35)
}

.onlineStudyFrame #courseFilterNav.hover .furtherFilter .mask{
	filter: alpha(opacity=90);
    opacity: .9;
    background-color:#fafafa;
}

.onlineStudyFrame #courseFilterNav.active .furtherFilter .mask{
	background-color:#fff;
}

.onlineStudyFrame #courseFilterNav .furtherFilter  .filterName{
	float:left;
	color: #333;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 14px;
    width: 120px;
}

.onlineStudyFrame #courseFilterNav .furtherFilter .filterSpot{
	margin-right: 5px;
    font-size: 5px;
    line-height: 10px;
}

.onlineStudyFrame #courseFilterNav .furtherFilter li{
	display: inline-block;
}

.onlineStudyFrame #courseFilterNav .furtherFilter li .tag{
	margin-right: 10px;
    margin-bottom: 12px;
    height: 26px;
    line-height: 26px;
    color: #666;
    font-size: 12px;
    padding: 0 16px;
    border: 1px solid #999;
    border-radius: 13px;
    cursor: pointer;
    background-color:#fff;
}

.onlineStudyFrame #courseFilterNav .furtherFilter li .tag.click{
	background-color:#3563D0;
	color:#fff;
}

.onlineStudyFrame #courseFilterNav .furtherFilter .furtherFilterItem{
	position:relative;
	margin-bottom:15px;
}


.onlineStudyFrame #courseFilterNav .filterNav-item-selected, .onlineStudyFrame #courseFilterNav .filterNav-item:hover{
    border-bottom: 2px solid #3563D0;
    color:#3563D0
}

.onlineStudyFrame #courseFilterNav .filterArc:hover{
	  color:#3563D0
}


.courseList-item {
	float: left;
    margin-left: 8px;
    margin-right: 7px;
    margin-bottom: 20px;
    position: relative;
    width: 226px;
    height: 270px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor:pointer;
}

 .courseList-item .coursePicContainer{
	width: 226px;
    height: 136px;
    overflow: hidden;
}

 .courseList-item .coursePic{
    width: 226px;
    height: 136px;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;	
}

.courseList-item .coursePic:hover{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.courseList-item .courseCreator{
   color: #333;
   padding: 0 10px;
   margin-top: 8px;
   margin-bottom: 4px;
   line-height: 20px;
   font-size: 14px;
   overflow: hidden;
   min-height:20px;
   max-height:40px;
}

.courseList-item .courseTitle{
	padding: 0 10px;
    line-height: 20px;
    height: 23px;
    color: #666666;
    font-size: 16px;
}

.courseList-item .courseSource{
	position: absolute;
    bottom: 10px;
    right: 10px;
    color: #666666;
    font-size: 12px;
    max-width: 125px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.courseList-item .courseScore{
	position: absolute;
    bottom: 10px;
    left: 10px;
    color: #666666;
    font-size: 12px;
}

.detailCourseList .courseList-item {
	float: left;
    margin: 0px 0px 17px 0px;
    position: relative;
    width: 1205px;
    height: 230px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor:pointer;
}

.detailCourseList .courseList-item .coursePicContainer{
 	width: 439px;
    height: 230px;;
    overflow: hidden;
}

.detailCourseList .courseList-item .coursePic{
    width: 439px;
    height: 230px;
 
}


.detailCourseList .courseList-item .courseCreator{
   color: #333;
   width:500px;
   left: 511px;
   top: 104px;
   position:absolute;
   line-height: 20px;
   font-size: 14px;
   color:#524F4F;
   overflow: hidden;
   min-height:20px;
   max-height:40px;
}

.detailCourseList .courseList-item .courseTitle{
    line-height: 20px;
    height: 23px;
    color:rgba(82,79,79,1);
    left: 511px;
    top: 40px;
    position:absolute;
    font-weight: 400;
}

.detailCourseList .courseList-item .courseOrgName{
    line-height: 20px;
    height: 23px;
    color:rgba(82,79,79,1);
    left: 521px;
    top: 88px;
    position:absolute;
    font-weight: 400;
    font-size: 14px;
}









.detailCourseList .courseList-item .courseSource{
	position: absolute;
    bottom: 10px;
    right: 10px;
    color: #666666;
    font-size: 12px;
    max-width: 125px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.detailCourseList .courseList-item .courseScore{
	position: absolute;
    left: 522px;
    top: 140px;
    color: #666666;
    font-size: 12px;
}
.detailCourseList .WatchCourse{
	border:1px solid #0D7AFF;
	border-radius:15px;
	position:absolute;
	top:160px;
	left:511px;
	color:#0D7AFF;
	font-size:16px;
	letter-spacing: 3px;
    padding: 4px 40px;
	font-family:PingFangSC-Regular;
}
.detailCourseList .courseList-item .courseScore i{
	margin-right:5px;
}
.detailCourseList .courseList-item .courseScore .on{
	color:#31A030;
}

.onlineStudyFrame .container-footer .container-inner {
   /* display: flex;
    flex-direction: row;
    justify-content: space-between;
    */
    float: right;
    position: relative;
    float: right;
}

.onlineStudyFrame .container-inner .footerBottom {
	margin-left: 10px;
	float: left;
    padding: 5px;
    width: 50px;
    height: 17px;
    border: 1px solid #bbb;
    color: #888;
    text-align: center;
    vertical-align: middle;
    background-color: white;
}

.onlineStudyFrame .container-inner .footerNum {
	margin-left: 10px;
	float: left;
    padding: 5px;
    width: 17px;
    height: 17px;
    border: 1px solid #bbb;
    color: #888;
    text-align: center;
    vertical-align: middle;
    background-color: white;
}

.onlineStudyFrame .container-inner .footerNum-secleted {
	margin-left: 10px;
	float: left;
    padding: 5px;
    width: 17px;
    height: 17px;
    border: 1px solid #bbb;
    background-color: #71C671;
    color: white;
    text-align: center;
    vertical-align: middle;
}
/*****************************************************/
.teacherCourseBox{

} 

.teacherCourseBox .coursePic{
	 width:230px;
	 height:145px;
}

.teacherCourseBox .coursePic img{
	width:100%;
	height:100%;
}

/********************seriesFrame*************************************/
body.seriesBody{
	background:#fcfbf9;
	overflow-y:auto;
	min-height:100%;
}

body.seriesBody .seriesLogo{
	width: 100%;
    height: 320px;
    background: url(../../image/skinImage/seriesBackground.png) no-repeat center center;

}

.seriesFrame{
	width: 100%;
    color: #333;
    line-height: 1.5;
    font-family: arial,tahoma,'Microsoft Yahei','\5b8b\4f53',sans-serif;
    overflow-y:visible;
}

.seriesFrame .main-container{
	width:100%;
}

.seriesFrame .container{
	width:1205px;
	margin:0 auto;
}

.seriesFrame .container .title_nav{
	text-align: center;
    margin: 40px auto 20px;
    padding-bottom: 8px;
    border-bottom: 2px solid #eee;
}

.seriesFrame .title_nav .tab{
	display:inline;
	color:#000;
	font-size:20px;
	padding-bottom: 10px;
}

.seriesFrame .title_nav .currentTab{
	border-bottom: 2px solid #000;
	font-weight: 600;
}

.seriesFrame .title_nav .tab:hover{
	border-bottom: 2px solid #000;
    font-weight: 600;
}


.seriesFrame .title_nav .leftTab{
	margin-right: 118px;
}

.seriesFrame #loadingInfo{
	display:none;
}


.seriesFrame ul#seriesList{
	display:block;
	overflow:auto;
	width:1100px;
	margin:0 auto;
}

.seriesFrame ul#seriesList li.seriesLi{
	width:50%;
	float:left;
	margin-bottom:20px;
}


.seriesFrame div.section{
  	height: 252px;
  	width:530px;
    background: #fff;
}


.seriesFrame .standardList div.section{
	width:530px;
}

.seriesFrame div.section .series-pic{
	width:100%;
	height:185px;
	background-color:#f7f9fc;
	cursor:pointer;
	overflow: hidden;
}

.seriesFrame div.section .series-pic img{
	width:123%;
	height:100%;
	object-fit: cover;
    position: absolute;
    left: -116px;
}

.seriesFrame div.section .series-desc{
	overflow: hidden;
    margin: 9px;
    height:49px;
}

.seriesFrame div.section .series-desc h2{
	font-weight: 400;
	color: #333;
	font-size: 1.2em;
	line-height:1.8em;
}

.seriesFrame div.section .series-desc h2 font{
	font-size:0.7em;
	color:#888;
	float:right;
}



.seriesFrame div.section .series-desc h2 em{
	float:right;
	background-image:url(../../image/sprite/ui_sprite.png);
	background-position-x:-52px;
	background-position-y:-772px;
	width:19px;
	height:19px;
	margin-top:3px;
}


.seriesFrame div.section .series-desc .description{
	font-size:0.5em;
	color:#aaa;
	max-width:80%;
}


/*******************pagination***************************/


.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
}

.pagination li {
    display: inline;
}

.pagination li a {
    padding: 6px 12px;
    color: #3564D0;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: 10px;
    text-decoration: none;
}

.pagination li a:hover {
    color: #2a6496;
    background-color: #eee;
    border-color: #ddd;
}

.pagination .active a,
.pagination .active a:hover {
    z-index: 2;
    color: #fff;
    background-color: #3564D0;
    border-color: #3564D0;
}

.pagination .disabled a,
.pagination .disabled a:hover {
    color: #999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}

.pagination.circle a {
    border-radius: 50%;
}

.pagination.green a {
    padding: 6px 12px;
    color: #78b478;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: 10px;
    text-decoration: none;
}

.pagination.green li a:hover {
    color: #a3d4a3;
    background-color: #eee;
    border-color: #ddd;
}

.pagination.green .active a,
.pagination.green .active a:hover {
    z-index: 2;
    color: #fff;
    background-color: #78b478;
    border-color: #78b478;
}

.pagination.blue a {
    padding: 6px 12px;
    color: #78b478;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: 10px;
    text-decoration: none;
}

.pagination.blue li a:hover {
    color: #a3d4a3;
    background-color: #eee;
    border-color: #ddd;
}

.pagination.blue .active a,
.pagination.blue .active a:hover {
    z-index: 2;
    color: #fff;
    background-color: #78b478;
    border-color: #78b478;
}

.pagination.blue1 a {
    padding: 6px 12px;
    color: #78b478;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: 10px;
    text-decoration: none;
}

.pagination.blue1 li a:hover {
    color: #a3d4a3;
    background-color: #eee;
    border-color: #ddd;
}

.pagination.blue1 .active a,
.pagination.blue1 .active a:hover {
    z-index: 2;
    color: #fff;
    background-color: #78b478;
    border-color: #78b478;
}

.pagination.pink a {
    padding: 6px 12px;
    color: #78b478;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: 10px;
    text-decoration: none;
}

.pagination.pink li a:hover {
    color: #a3d4a3;
    background-color: #eee;
    border-color: #ddd;
}

.pagination.pink .active a,
.pagination.pink .active a:hover {
    z-index: 2;
    color: #fff;
    background-color: #78b478;
    border-color: #78b478;
}

/**************form*******************/
.approveBody,#contentbody.approveBody{
	background-color: #fff;
}

.approveBody table{
	max-width:1000px;
	width:80%;
	min-width:900px;
	-moz-box-shadow: 0 5px 30px -10px #3C8BEA;
    -webkit-box-shadow: 0 5px 30px -10px #3C8BEA;
    box-shadow: 0 5px 30px -10px #3C8BEA;
}

.approveBody table th{
	font-size:20px;
}

.approveBody table td{
	font-size:18px;
}

.approveBody input,.approveBody textarea{
	font-siz:18px;
}

.approveBody .title{
    color: #3564D0;
    font-size: 32px;
    width: 80%;
    max-width: 1000px;
}

.approveBody .history{
	color:#bbb;
}

.approveBody .clearfix{
	display:none;
}

.approveBody .submitButton{
    background: #3564D0;
    border-radius: 5px;
    font-size: 25px;
    height: auto;
    line-height: 1.5em;
    padding: 0px 100px;
    margin:0 auto;
    display: inline-block;
}

.approveBody .submitButton span{
	color:#fff;
	background: none;
    height: auto;
    line-height: 1.5em;
    display: block;
    margin: 0 auto;
    padding: 2px 12px;
    display: inline-block;
}



/**************科协系统网上党校门户**********************************/
/* 简易头部  */
.two_bg{background:#f9f9f9}
.student #simpleNavBar{
	background: #0455a6;
	height: 90px;
}

.two_hand{width:100%;margin:auto;background:#0455a6}
.handbox{width:1205px;height:90px;margin:auto;}
.handbox .logo{float:left;margin-top:16px;}
.handbox ul{float: left;margin: 0px;}
.handbox ul li{float:left;height:67px; line-height:50px;margin:20px 0 0 28px;border-bottom:3px #0455a6 solid;font-size:18px;color:#fff;padding:0 15px;}
.handbox ul li a{display:block;color:#fff;font-size: 18px;}
.handbox .now{border-bottom:3px #50e3c2 solid}
.t_sera{
	float:left;
	margin:30px 0 0 40px;
	background:#fff; 
	width:213px;
	display:none;
}
.t_sera input{float:left;width:170px;height:31px;line-height:31px;padding-left:10px;border:0;outline: none;}
.t_sera span{float:right;height:33px;width:31px;}
.t_sera span i{font-size: 18px;line-height: 1.6em;}
.t_sera .btn{float:left;width:31px;height:31px;background-color:#E03627;text-indent:-9999px;padding:0px;border-radius: 0px;}
.t_sera .btn a{display:block;width:31px;height:31px;}
.user_name{float:left;margin:35px 0 0 40px;font-size:16px;color:#fff}
.pn_50x50{float:right;width:50px;height:50px;margin-top:18px;}
.pn_50x50 img{width:50px;height:50px;border:1px #fff solid;border-radius:50%}

.two_hand .userAndRoles {
    width: 200px;
    float: right;
    position: relative;
    line-height: 50px;
    margin-top: 20px;
}

.two_hand .userAndRoles .operatorName{
	max-width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.two_hand .userAndRoles .headPic{
	width: 50px;
    height: 50px;
    margin-top:0px;	
}

.two_hand .userAndRoles .headPic img{
	border-radius: 50%;
}

/* 头部 */
.portal{
	font-family: Microsoft YaHei, Arial;
}


.portal #head{
	min-height:88px;
}

#top-wrap {
    padding-top: 4px;
    padding-bottom: 4px;
    width: 100%;
    margin: 0 auto;
    display: none;
}


#top-wrap.logined {
    border-bottom: 1px solid #d0d5d5;
    background: #f7f7f7;
    margin-bottom: 10px;
    display: block;
}

#top-bar {
    line-height: 20px;
    font-size: 14px;
    text-align: right;
    color: #999999;
    width: 1205px;
    margin: 0 auto;
}

#top-bar .intoZone {
    cursor: pointer;
    font-weight: bold;
}

.hand_con .rightfloat {
    position: relative;
    float: right;
    padding-right: 20px;
    font-size: 14px;
    text-align: center;
    color: #999;
    line-height: 20px;
    margin-top: 15px;
    min-width: 100px;
    height:20px;
    margin-right: 200px;
}



.footbox {
    width: 100%;
    line-height: 24px;
    margin: 0px auto 0;
    padding: 30px 0;
    background: #176BFC;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
    color: #fff;
}



.portal .tophand{/* width:100%; */min-width: 1200px;background:url(../../image/portal/topbg.jpg);overflow:hidden;}
.portal .hand_con{width:1205px;margin-left: 234px;;height: 128px;}
.portal .hand_con .logo{float:left;width:337px;height:88px;text-align:center;}
.portal .hand_con .logo img{margin-top: 23px;margin-left: 24px}
.portal .hand_con .search{position:relative;float:right;line-height:20px;margin-top:15px;font-size: 14px;color: #0455A5;}
.portal .hand_con .search input{float:left;width:192px;height:20px;line-height:20px;padding-left:12px;border: 1px solid #4A90E2;border-radius: 40px;}
.portal .hand_con .search .ico{position: absolute;right:10px;top:5px;width:9px;height:10px;background:url(../../image/portal/search_ico.jpg);text-indent:-9999px}
.portal .hand_con .search .ico a{display:block;width:9px;height:10px;}
.portal .hand_con .logonAction{margin:15px 0 0 10px;font-size: 14px;color: #0455A5;}
.portal .hand_con .logonAction a{color:#0455A5}
.portal .menubox{float:right;width:768px;margin-top:34px;}
.portal .menubox ul{ float: left;margin-bottom: 0px;}

.portal .menubox ul li{
	cursor:pointer;
	float:left;
	width:50px;
	text-align: center;
	height:39px;
	line-height:39px;
	padding:0 25px;
	font-size: 18px;
	color:#fff;
	background:url(../../image/portal/menu_line.jpg) no-repeat right center;
}
.portal .menubox ul li:hover{
	font-weight:bold;
}
.portal .menubox ul li:nth-last-child(1){width:90px;background:none}
.portal .menubox ul li:first-child{width:78px;}
/*.portal .menubox ul li:hover{background:#aecde7}*/
.portal .menubox ul li:hover{background:#165AF8}
.portal .menubox ul li a{color:#fff}
.portal .menubox .home{float:left;width:19px;height:20px;margin:8px 17px 0 0;background:url(../../image/portal/home_ico.png);}
.portal .menubox .now{font-weight:600;}

/* 轮播图 */
.portal #bannerContainer{
	width:100%;
	height:460px;
}
.portal .focus{ position:relative; width:100%; height:460px;margin:auto}
.portal .focus img{ width: 1205px; height: 460px;opacity: 1;} 
.portal .focus .shadow .title{width: 260px; height: 65px;padding-left: 30px;padding-top: 20px;}
.portal .focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.portal .focus .fPic{ position:absolute; left:0px; top:0px; width:100%;height:100%; }  
.portal .focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10; margin: -272px 0 0 836px; }
.portal .focus .fcon{ position:relative;display: none; width:100%;height: 100%; float:left;  display:none;  }
.portal .focus .fcon .banner_arc{max-width: 1920px;min-width: 1200px;display:block;margin: 0 auto;}
.portal .focus .fcon img{ display:block;max-width: 1920px;min-width: 1200px;margin: 0 auto;    width: 100%;background-size: 1920px 600px;}
.portal .focus .fbg{bottom:34px; right: 137px; position:absolute; height:21px; text-align:center; z-index: 200; }
.portal .focus .fbg div{overflow:hidden;zoom:1;height:180px}
.portal .focus .D1fBt a{position:relative; display:inline; width:18px; height:18px; border-radius:50%; margin:15px 0 0 0;color:#748084;text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }
.portal .focus .D1fBt .current,.focus .D1fBt a:hover{background:#0092FE;}
.portal .focus .D1fBt img{display:none}    
.portal .focus .D1fBt i{display:none; font-style:normal; }    
.portal .focus .prev,.focus .next{position:absolute;width:70px;height:110px;cursor:pointer;background: #000}
.portal .focus .prev{bottom: 5%;right:110px;background: url(../../image/portal/last.png) no-repeat center center;background-size: 50px 50px;}
.portal .focus .next{top:5%;right:110px;background: url(../../image/portal/next.png) no-repeat center center;background-size: 50px 50px;}
/*.portal .focus .prev:hover{background:url(../../image/portal/left-hover.png);}
.portal .focus .next:hover{background:url(../../image/portal/right-hover.png);} */

/* 头部按钮 */

/*.portal .pn_150x150{width:1205px;margin:auto;border-top:5px #5a6e78 solid;text-align: center;background:#fff}*/
.portal .pn_150x150{width:1205px;margin:auto;text-align: center;background:#fff}
.portal .pn_150x150 dl{display:inline-block;width:148px;height:148px;box-shadow: 0 2px 4px 0 rgba(95,93,93,0.27);border:2px #fff solid;margin-left:-4px;margin-bottom:0px;}
.portal .pn_150x150 dl:hover{border:2px #50a7f2 solid;}
.portal .pn_150x150 dt{float:left;width:100%;height:68px;margin-top:25px}
.portal .pn_150x150 dt img{transition: all 0.6s;}
.portal .pn_150x150 dt img:hover{transform: scale(1.3);}
.portal .pn_150x150 dd{float:left;width:100%;font-size:16px;color:#0D57A6;margin-top:12px;}
.portal .pn_150x150 dd a{color:#0D57A6;}

/* 消息 */

.portal .top_news{width:1145px;height:35px;line-height:35px;padding-left:60px;margin:4px auto 0;background:url(../../image/portal/shape.png) no-repeat 27px center #fff;box-shadow: 0 2px 4px 0 rgba(199,197,197,0.50);}
/*
.portal .top_news .txt{float:left;font-size:14px;color:#333}
.portal .top_news .txt a{color:#333}
*/
.portal #FontScroll{float:left;width:600px;height:35px;line-height:35px; overflow: hidden;}
.portal #FontScroll li{width:100%;font-size:14px;color:#333;}
.portal #FontScroll a{color:#333}
.portal #FontScroll a:hover{color:#4C69BA}
.portal .top_news .time,.top_news .more{float:right;font-size:14px;color:#4C69BA;}
.portal .top_news .more{margin:0 10px;}
.portal .top_news .more a{color:#4C69BA}





/* 精品课堂 */

.portal .boutique{width:1205px;margin:auto;overflow:hidden;}
.portal .boutique .hd{float:left;width:100%;height:40px;line-height:40px;margin-bottom:-10px;}
.portal .boutique .hd .title{float:left;padding-left:39px;font-size:18px;color:#686868;background:url(../../image/portal/blu_ico.jpg) no-repeat 14px center;}
.portal .boutique .hd .more{float:right;width:14px;height:14px;margin:13px 10px 0 0;background:url(../../image/portal/more_ico.jpg);text-indent:-9999px}
.portal .boutique .hd .more a{display:block;width:14px;height:14px;}
.portal .boutique .bd{float:left;width:1200px;padding-left:5px}
.portal .boutique .bd dl{float:left;width:230px;margin:10px 0 0 6px;border:1px #c4c4c4 solid;overflow: hidden;box-shadow: 0 2px 4px 0 rgba(199,197,197,0.50);background:#fff}
.portal .boutique .bd dl:hover{border:1px #50a7f2 solid;}
/*
.portal .boutique .bd dt{float:left;width:230px;height:123px;}
.portal .boutique .bd dt img{width:230px;height:123px;transition: all 0.6s;}
*/
.portal .boutique .bd dt{float:left;width:230px;height:123px;overflow:hidden;}
.portal .boutique .bd dt img{width:230px;height:123px;transition: all 1s;}
.portal .boutique .bd dt img:hover{transform: scale(1.3);}
.portal .boutique .bd dd{float:left;width:216px;height:106px;padding:0 6px;}
.portal .boutique .bd .tit{float:left;width:100%;height:22px;line-height:22px;margin-top:30px;font-size:16px;color:#545454;}
.portal .boutique .bd .tit a{color:#545454}
.portal .numbox{float:left;width:100%;margin-top:5px;}
.portal .stars,.portal .stars_h{float:left;width:68px;height:12px;background:url(../../image/portal/starsbg.png);}
.portal .stars{margin-top:5px;}
.portal .stars_h{background:url(../../image/portal/stars.png);}
.portal .fraction{float:left;margin-left:5px;font-size:16px;color: #9B9B9B;}
.portal .user{float:right;margin-top:5px;font-size:12px;color:#828282}
.portal .boutique .pn_705x230{float:left;width:705px;height:230px;margin:10px 0 0 10px;}
.portal .boutique .pn_705x230 img{width:705px;height:230px;}

/* 名师风采 */

.portal .elegan .hd .title{background:url(../../image/portal/teacher.png) no-repeat 14px center;}
.portal .elegan .bd dl{width:228px;height:228px;border:1px #c4c4c4 solid;text-align: center;margin:10px 0 0 8px;}
/*.portal .elegan .bd dt{width:122px;height:122px;margin:20px 0 0 53px}*/
.portal .elegan .bd dt{width:122px;height:122px;margin:20px 0 0 53px;overflow: visible;}
.portal .elegan .bd dt img{width:122px;height:122px;border-radius:50%}
.portal .elegan .bd dt img:hover{transform: scale(1.1);}
.portal .elegan .bd .tit{margin-top:12px;font-size:14px;color:#000}
.portal .elegan .bd .ttl{float:left;width:100%;text-align: center;font-size:12px;color:#999;line-height:20px;}
.portal .hotbox .hd .title{background:url(../../image/portal/hot_ico.png) no-repeat 14px center;}

/* 培训班 */
.portal .training .hd{margin-bottom:0;}
.portal .training .hd .title{background:url(../../image/portal/training.png) no-repeat 14px center;}
.portal .training .bd{height:230px;}
.portal .training .bd ul li{position: relative;float:left;width:230px;height:230px;margin-left:8px;box-shadow: 0 2px 4px 0 rgba(199,197,197,0.50);}
.portal .training .bd ul li img{width:230px;height:230px;}
.portal .training .bd .bg{position:absolute;left:0;top:0;width:100%;height:230px;background:#008ABC;opacity: 0.86}
.portal .training .bd .con{position: absolute;left:0;top:60px;width:100%;padding:10px 0;background:#5c685f;border-top:1px #aba9a1 solid;border-bottom:1px #aba9a1 solid;}
.portal .training .bd .con .txt{
	float:left;
	height:40px;
	width:100%;
	overflow: hidden;
    text-overflow :ellipsis;
    word-wrap: break-word;
	text-align:center;
	font-size:14px;
	color:#fff;
	font-weight:bold;
}
.portal .training .bd .con .title{
	float:left;
	width:100%;
	height: 18px;
	overflow: hidden;
    text-overflow :ellipsis;
    word-wrap: break-word;
	margin-top:8px;
	text-align:center;
	font-size:12px;
	color:#fff;
}
.portal .training .bd .add_box{position: absolute;left:90px;bottom:20px;width:40px;height:40px;line-height:40px;border:1px #fff solid;text-align: center;font-size:12px;border-radius:50%}
.portal .training .bd .add_box a{display:block;color:#fff}
.portal .training .bd .two_bg .bg{background:#4DC18C;}
.portal .training .bd .three_bg .bg{background:#F3CD39;}
.portal .training .bd .four_bg .bg{background:#F8A440;}
.portal .training .bd .five_bg .bg{background:#E12F23;}
.portal .training .bd ul li:hover .add_box{background:#288fff;z-index: 999}
/*
.portal .training .bd ul li:hover .bg{z-index:99;opacity: 0.9}
.portal .training .bd ul li:hover .con{z-index: 999;background:none;border-top:0;border-bottom:0}
*/
/* .portal .training .bd ul li:hover .bg{z-index:99;opacity: 0.6}
.portal .training .bd ul li:hover .con{z-index: 999;display:none;border-top:0;border-bottom:0;}
 */
.portal .training .bd ul li:hover .bg{opacity: 0.6}
.portal .training .bd ul li:hover .con{z-index: 999;display:none;border-top:0;border-bottom:0;}
 
/* 相关链接 */

.portal .autolink .hd {margin-bottom:0;margin-top: 13px;}
.portal .autolink .hd .title{background:none}
.portal .autolink .bd ul li{float:left;width:228px;height:76px;margin-left:8px;margin-bottom:8px; border:1px #bdbdbd solid;background:#fff;box-shadow: 0 2px 4px 0 rgba(199,197,197,0.50);}
.portal .autolink .bd ul li img{width:228px;height:76px;}

/* 底部 */

.portal .footbox{width:100%;line-height:24px;margin:30px auto 0;padding:30px 0;background:#176BFC;text-align: center;overflow: hidden;font-size:14px;color:#fff}




img.forViewer {
    cursor: zoom-in;
}
/* 教师页面图片渐变 */
#headMask {
	position: absolute;
	width: 226px;
	height: 69px;
	margin-top: -69px;
	background-image: linear-gradient(rgba(0, 0, 0, .0001), #FFFFFF);
}




/***************always leave style below to the end*****************/
.notShow{
	display:none;
}

.show{
	display:block;
}

.readOnlyGrey{
	background-color: #eee  !important;
    border: solid 0.1px;
    cursor:not-allowed
}



